var net.lookupOrderName

2 uses

	net (current package)
		dnsclient_unix.go#L505: var lookupOrderName = map[hostLookupOrder]string{
		dnsclient_unix.go#L514: 	if s, ok := lookupOrderName[o]; ok {